From: Daniel Vetter Date: Mon, 8 Aug 2016 07:37:31 +0000 (+0200) Subject: drm/i915: Update DRIVER_DATE to 20160808 X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~1328^2~42^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c5b7e97b27db4f8a8ffe1072506620679043f006;p=linux-4.9.git drm/i915: Update DRIVER_DATE to 20160808 Signed-off-by: Daniel Vetter --- diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h index feec00f769e1..c36d17659ebe 100644 --- a/drivers/gpu/drm/i915/i915_drv.h +++ b/drivers/gpu/drm/i915/i915_drv.h @@ -70,7 +70,7 @@ #define DRIVER_NAME "i915" #define DRIVER_DESC "Intel Graphics" -#define DRIVER_DATE "20160725" +#define DRIVER_DATE "20160808" #undef WARN_ON /* Many gcc seem to no see through this and fall over :( */